From: Matthias Clasen Date: Sat, 5 Mar 2022 05:18:06 +0000 (-0700) Subject: Fix a documentation typo X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~20^2~4^2~338^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=88fa226223644c422ea175388d4eac809d1d14cb;p=gtk4.git Fix a documentation typo It is XDG_DATA_HOME. Fixes: #4747 --- diff --git a/docs/reference/gtk/running.md b/docs/reference/gtk/running.md index 722c320256..446f01b227 100644 --- a/docs/reference/gtk/running.md +++ b/docs/reference/gtk/running.md @@ -372,7 +372,7 @@ library you are using: The `test` accessibility backend is recommended for test suites and remote continuous integration pipelines. -### `XDG_DTA_HOME`, `XDG_DATA_DIRS` +### `XDG_DATA_HOME`, `XDG_DATA_DIRS` GTK uses these environment variables to locate icon themes and MIME information. For more information, see the